Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(container): update image ghcr.io/coder/code-server ( 4.89.1 → 4.90.0 ) #3819

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Jun 11, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/coder/code-server minor 4.89.1 -> 4.90.0

…90.0 )

| datasource | package                   | from   | to     |
| ---------- | ------------------------- | ------ | ------ |
| docker     | ghcr.io/coder/code-server | 4.89.1 | 4.90.0 |
@repo-jeeves repo-jeeves bot added renovate/container Issue relates to a Renovate container update type/minor Issue relates to a minor version bump cluster/main Changes made in the main cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Jun 11, 2024
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jun 11, 2024

--- HelmRelease: home/home-assistant Deployment: home/home-assistant

+++ HelmRelease: home/home-assistant Deployment: home/home-assistant

@@ -62,13 +62,13 @@

         - --port
         - '8080'
         - /config
         env:
         - name: TZ
           value: America/Toronto
-        image: ghcr.io/coder/code-server:4.89.1@sha256:3b56b9e77d242241c107b6e9ec3be91ea23ab733e016f8a5e318c974b2a97107
+        image: ghcr.io/coder/code-server:4.90.0@sha256:7088e72acefdd93a0325e7f7ef37cdc661b8929ac89b615716b12e37644e541a
         name: code-server
         volumeMounts:
         - mountPath: /config
           name: config
         - mountPath: /root/.ssh
           name: sshkey

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jun 11, 2024

--- kubernetes/main/apps/home/home-assistant/app Kustomization: flux-system/home-home-assistant HelmRelease: home/home-assistant

+++ kubernetes/main/apps/home/home-assistant/app Kustomization: flux-system/home-home-assistant HelmRelease: home/home-assistant

@@ -54,13 +54,13 @@

             - '8080'
             - /config
             env:
               TZ: America/Toronto
             image:
               repository: ghcr.io/coder/code-server
-              tag: 4.89.1@sha256:3b56b9e77d242241c107b6e9ec3be91ea23ab733e016f8a5e318c974b2a97107
+              tag: 4.90.0@sha256:7088e72acefdd93a0325e7f7ef37cdc661b8929ac89b615716b12e37644e541a
           main:
             envFrom:
             - secretRef:
                 name: home-assistant-secret
             image:
               repository: ghcr.io/onedr0p/home-assistant

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jun 11, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.14s
✅ REPOSITORY git_diff yes no 0.05s
✅ REPOSITORY secretlint yes no 2.77s
✅ YAML prettier 1 0 0.52s
✅ YAML yamllint 1 0 0.26s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@szinn szinn merged commit 9478335 into main Jun 11, 2024
12 checks passed
@szinn szinn deleted the renovate/main-ghcr.io-coder-code-server-4.x branch June 11, 2024 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/main Changes made in the main cluster renovate/container Issue relates to a Renovate container update size/XS Marks a PR that changes 0-9 lines, ignoring generated files type/minor Issue relates to a minor version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant